togglebutton: Add a style class
authorMatthias Clasen <mclasen@redhat.com>
Fri, 30 Oct 2015 03:04:47 +0000 (23:04 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Fri, 30 Oct 2015 03:04:47 +0000 (23:04 -0400)
commitb350779a6f49679cb7a83be22f53bacde45bd282
tree2cee623e8065dd5be9716b3876929dd472625065
parenta953e377359d001160e2c9700c8fdd163a14c2b4
togglebutton: Add a style class

This lets us differentiate toggle buttons from plain buttons
with button.toggle, without having to redo all the styling.
gtk/gtktogglebutton.c